← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Thu Dec 15 15:23:56 2022
Reported on Thu Dec 15 15:27:04 2022

Filename(eval 290)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 75073 statements in 170ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
7507366178ms6.40sData::Perl::Collection::Hash::MooseLike::::getData::Perl::Collection::Hash::MooseLike::get
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
275073170ms750736.22s
# spent 6.40s (178ms+6.22) within Data::Perl::Collection::Hash::MooseLike::get which was called 75073 times, avg 85µs/call: # 46483 times (120ms+5.88s) by JSON::Schema::Modern::_get_resource at line 17 of (eval 345)[Sub/Quote.pm:3], avg 129µs/call # 25562 times (50.2ms+239ms) by JSON::Schema::Modern::Document::path_to_resource at line 17 of (eval 302)[Sub/Quote.pm:3], avg 11µs/call # 2220 times (5.32ms+23.3ms) by JSON::Schema::Modern::_get_format_validation at line 17 of (eval 328)[Sub/Quote.pm:3], avg 13µs/call # 756 times (1.98ms+69.9ms) by JSON::Schema::Modern::_get_metaschema_vocabulary_classes at line 17 of (eval 362)[Sub/Quote.pm:3], avg 95µs/call # 44 times (93µs+5.78ms) by JSON::Schema::Modern::Document::_get_resource at line 17 of (eval 297)[Sub/Quote.pm:3], avg 133µs/call # 8 times (11µs+42µs) by JSON::Schema::Modern::_get_vocabulary_class at line 17 of (eval 357)[Sub/Quote.pm:3], avg 7µs/call
sub get {$$wrapped->(@_);}
3;